Namespace - LJCWinFormCommon
Parameters
toolStrip - The tool control.
enableNew - The New Indicator.
enableEdit - The Edit indicator.
Syntax
C# |
public static Void SetToolState(ToolStrip toolStrip, Boolean enableNew, Boolean enableEdit)
|
Sets the enable state for the tool items.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.